﻿/*************************
*******body******
**************************/
body {
	background: #fff;
	font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
	color: #4e4e4e;
}
h1 {
	font-size: 36px;
	color: #fff;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color: #787878;
	font-weight: 400;
	line-height: 24px;
}
h4 {
	font-size: 16px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
li {
	list-style: none;
}
ul{ padding:0;}
/* 清理浮动 */
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*************************
*******菜单******
**************************/
.container2 {
	max-width: 1460px;
	margin: 0 auto;
	width: 85.36%;
}
.header {
	width: 100%;
	overflow: hidden;
}
.header_top {
	width: 100%;
	background: #F7F7F7;
	height: 36px;
	line-height: 36px;
	font-family: 微软雅黑;
	color: #999;
	font-size: 12px;
	overflow: hidden;
}
.header_top .top_nav {
	float: right;
}
.top_span{
    float:left;  font-size:14px; font-weight:bold;
}
.top_span a{color:#666666;}
.header_top .top_nav a {
	padding: 0 12px;
	display: block;
	height: 15px;
	line-height: 15px;
	margin-top: 10px;
	color: #999;
	border-right: 1px dotted #eee;
	font-size: 12px;
	float: right;
}
.header_top .top_nav .first {
	padding-left: 0;
}
.header_center {
	height: 120px;
	padding-top: 10px;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}
.header_center .logo {
	float: left;
	width: 8%;
	margin-top: 10px;
}
.header_center .top_ti {
	float: left;
	padding-top: 5px;
	width: 29%;
}
.header_center .top_ti h2 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
}
.header_center .top_ti span {
	color: #CDA142
}
.header_center .top_ti p {
	color: #666;
	font-size: 16px;
}
.header_center  .top_zi{ float:left; width:30%; margin-top:5px;}
.header_center  .top_zi h3{font-size: 20px;color: #043985;font-weight: bold;}
.header_center  .top_zi p{font-weight: normal;font-size: 15px;color: #333;margin-top: 10px;}
.header_center  .top_zi p i{color: #043985;font-weight: bold; font-style:normal;}
.top_title {
	float: left;
	margin-top: 18px;
}
.top_title h2 {
	color: #F2F9F2;
	font-size: 16px;
}
.top_title p {
	font-size: 14px;
	line-height: 24px;
	color: #F2F9F2
}
.header_phone {
	float: right;
	text-align: left;
	width:27%;
	margin-top:6px;
	
}
.ltel {color: #e1083b;background:url(../images/top/phone.png) no-repeat left center;}
.ltel i {display: block;font-size: 14px;color: #333333; padding-left:60px; font-style:normal;}
 .ltel span {display: block;font-size: 24px;color: #004c9f;padding-left:60px;}

.navbar-inverse .navbar-nav > li > a {
	color: #999;
}
.navbar-inverse .navbar-nav > li > i {
	display: inline-block;
	width: 24px;
	height: 20px;
	overflow: hidden;
}
.navbar-inverse .navbar-nav > li >img {
	display: block;
	padding-right: 4px;
}
.navbar-collapse {
	max-height: 340px;
	padding-left: 0;
	overflow-x: visible;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar {
	position: relative;
	min-height: 60px;
	margin-bottom: 0px;
}
.navbar-nav > li > a {
	margin: 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 40px;
}
.navbar-nav > li:last-child {
	border: none
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 40px;
	font-size: 15px;
}
.navbar-inverse .navbar-brand {
	color: #fff;
}
.navbar-inverse {
	background-color: #043985;
	border: none;
	line-height: 60px;
}
.navbar {
	border-radius: 0px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
background:#CDA142;
	color: #fff;
}
.navbar-inverse .navbar-nav > li {
	background: url(../images/top/nav_bor.png) no-repeat right center;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
	background:#CDA142;
	color: #fff;
}
.navbar-inverse .navbar-toggle {
	border-color: #043985;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #fff
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #043985
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #f90
}
/**********轮番***********/
/*-- Slider --*/

.slider {
	position: relative;
	padding: 0;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	border: 0;
}
a.callbacks_nav {
	display: none;
}
ul.callbacks_tabs {
	position: absolute;
	z-index: 9;
	bottom: 2%;
	left: 46.5%;
}
ul.callbacks_tabs li {
	display: inline-block;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	visibility: visible;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	float: left;
	margin-left: 10px;
	background: gray;
}
.callbacks_here a:after {
	background: #CDA142;
}
/*-- //Slider --*/
/*******搜索*********/
.search {
	overflow: hidden;
	width: 100%;

	height: 65px;
}
.search p {
	font-size: 14px;
	line-height: 65px;
	display: block;
	width: 65%;
	float: left;
	color: #666;
}
.search b{ color:#043985}
.search p a {
	color: #666;
	padding: 0 6px;
}
.search .s_key {
	float: right;
	width: 35%;
	height: 65px;
}
.search .s_key input {
	width: 75%;
	height: 34px;
	line-height: 32px;
	font-size: 14px;
	color: #999;
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 15px;
	border: 1px solid #dedede;
	outline: none;
	float: left;
}
.btn_search {
	float: left;
	color: #fff;
	width: 18%;
	height: 34px;
	margin-top: 15px;
	background: #043985 url(../images/top/search.png) center no-repeat;
}
/***************/
.td{box-shadow: 0 0 50px rgba(0,0,0,.1);padding: 55px 0; margin:25px 0;}
.td ul li{width: 25%;text-align: center;float: left;background: url(../images/Icon06.png) no-repeat center left;position: relative;}
.td ul li:first-child{background: none;}
.td ul li b{font-size: 24px;color: #333;}
.td ul li p{color: #333;font-size: 18px;margin-top: 10px;}
.td ul li img{width: 50px;height: 50px;display: block;margin: 15px auto 0;position: relative;transition: all 0.5s;}
.td ul li i{width: 89px;height: 5px;display: block;background-color: #043985;position: absolute;left: 50%;bottom: -60px;margin-left: -44.5px;display: none;}

.td ul li:hover img{transform: rotateY(180deg);position: relative;}

.main_title { padding-bottom:20px;text-align: center;font-size: 34px;font-weight: bold;color: #000000;margin: 0 auto;}
.main_title  b{color: #043985}
.main_title  i{display: inline-block;font-size: 20px;font-style: normal;position: relative;padding: 0 6px;top:-6px;}
.main_title  em{font-style: normal;display: block;font-size: 16px;color: #545657;font-weight: normal;position: relative;margin-top: 12px;}


/*product*/
.product {
	margin-top: 20px;
}
.slide-nav {
	float: left;
	width: 23%;
}
.slide-content {
	float: right;
	width: 75%;
	
	height: auto;
	margin-top: 10px;
	
}
.product .conleft{ width:100%; border-bottom:5px solid #043985}
.product .conleft h3 {height: 129px;background: #043985;border-radius: 8px 8px 0 0;margin-bottom: 2px;font-weight: normal;}
.product .conleft h3 a {display: block;color: #fff; text-decoration:none;  padding: 35px 0 0 30px;height: 76px; width:100%;}
.product .conleft h3 span {display: block;font-size: 25px;}
.product .conleft h3 i {display: block;font-size: 12px;text-transform: uppercase;font-weight: 100;}
.product .conleft .box {border-left: 1px solid #dddddd;border-right: 1px solid #dddddd;background: #fff;}
.product .conleft .box ul{ padding:0; margin:0}
.product .conleft .box ul.ul1 {border-left: 1px solid #fff;}
.product .conleft .box ul.ul1 .boxli {padding-left: 48px;height: 49px;position: relative; line-height:49px; border-bottom:1px solid #f1f1f1; background:url(../images/main/proicon03.png) no-repeat center;}
.product .conleft .box ul.ul1 .boxli a{ color:#666; text-decoration:none; display:block;}
.product .conleft .box:hover {border-left-color: #004c9f;}
.product .conleft .box:hover ul.ul1 {border-left-color: #004c9f;}
.product .conleft .box ul.ul1 .boxli:hover { background: #dddddd url(../images/main/proicon04.png) no-repeat center;}
.prolt{ float:left; width:48%; border:1px solid #dedede; margin-top:15px; height:232px;}
.prolt img { height:229px;}
.prort{ float:right; width:52%;border:1px solid #dedede; height:232px; margin-top:15px; padding-left:2%; border-left:0;}
.prort h3{font-weight: normal;font-size: 24px;}
.prort h3 a{color: #333; text-decoration:none;}
.prort p{font-size: 16px;color: #666;line-height: 25px;margin-top: 20px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 73px;}
.prort h3 a:hover{ color:#043985}
.prort span{margin-top: 20px;overflow: hidden; display:block;}
.prort span a{width: 140px;height: 40px;background: #043985 url(../images/main/ProductIcon02.png) no-repeat 15px 10px ;color: #fff;border-radius: 50px;line-height: 40px;font-size: 14px;display: block; text-align: center;margin-left: 10px;float: left;}
.prort span a.a2{background: #cda142 url(../images/main/ProductIcon03.png) no-repeat 15px 10px ;}
.prort span a:first-child{margin-left: 0;}
.pro_box { padding:0}
.pro_box li { width:31.3%; float:left; margin:1%;overflow:hidden;}
.pro_box li a{ overflow:hidden; height:150px; display:block;}
.pro_box li p{ text-align:center; background:#CDA142; padding:15px; color:#fff;}
.pro_box li img{ height:150px; }
.avatar img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.avatar:hover img {

	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
	-moz-transform: scale(1.3);
	-moz-transform: all 1s ease 0s;
	-o-transform: scale(1.3);
	-o-transform: all 1s ease 0s;
}
/*ys*/
.ys_box{ margin-top:50px;}
.ys_fl{ width:45%; margin-top:20px; }
.ys_fl h3 {
    padding-left: 128px;
    height: 82px;
    font-size: 30px;
    color: #0b0b0b;
    font-weight: normal;
	
}
.ys_fl .num1{background:url(../images/main/ys1.png) no-repeat;}
.ys_fl  .num2 {background:url(../images/main/ys2.png) no-repeat;}
.ys_fl  .num3 {background:url(../images/main/ys3.png) no-repeat;}
.ys_fl p {
  
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}
.ys_fl h3 em{display: block;font-size: 14px;color: #bbbbbb;text-transform: uppercase;font-weight: normal;letter-spacing: -1px;}
.ys_fl p{ font-size: 16px; line-height: 32px;color: #666666;}
.ys_fl p b{color: #1a4ec1;}
.ys_fr{  width:53%; margin-top:20px;}
/*about*/
.about {background: url(../images/main/abbg.jpg) no-repeat center top;padding-bottom: 30px; margin-top:40px; padding-top:40px;}


.about .aboCon {padding: 20px;background: #fff;margin-bottom: 50px;}
.about .aboCon .conleft {width:48%;}

.about .aboCon .conright {width:48%;}
.about .aboCon .conright .p1 {padding-top: 40px;margin-bottom: 40px;}
.about .aboCon .conright .p1 a {display: block;font-size: 22px;font-weight: bold;color: #333;margin-bottom: ;}
.about .aboCon .conright .p1 i {display: block;font-size: 14px;}
.about .aboCon .conright p{ line-height:28px; font-size:15px;}
.about .aboCon .conright .p2 {line-height: 24px;height: 72px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;margin-bottom: 20px;}
.about .aboCon .conright .p2 a{ color:#666; text-decoration:none;}
.about .aboCon .conright ul li {float: left;width: 126px;text-align: center;margin-left: 5px;}
.about .aboCon .conright ul li:first-child {margin-left: 0;}
.about .aboCon .conright ul li b {display: block;padding-top: 24px;font-size: 38px;font-family: "宋体";color: #004c9f;}
.about .aboCon .conright ul li i {display: block;font-size: 12px;}
.about .qyjsType {height: 12px;border-bottom: 1px solid #c9c9c9;text-align: center;margin-bottom: 45px;}
.about .qyjsType li {float: left;font-size: 18px;background: #fff;padding: 0 10px 0 20px;color: #333;}
.about .qyjsType li:first-child {margin-left: 420px;}
.about .qyjsType li a {color: #333;margin-right: 10px; text-decoration:none;}
.about .qyjsType li.cur a {color: #004C9F;font-weight: bold;}
.about .qyjs .conbox {display: none;position: relative;}
.about .qyjs .conbox.cur {display: block;}
.about .qyjs .conbox .box {position: relative;overflow: hidden;}
.about .qyjs .conbox .box ul {position: relative;}
.about .qyjs .conbox .box ul li a{ color:#666;}
.about .qyjs .conbox .box ul li a:hover{ color:#666}
.about .qyjs .conbox .box ul li {float: left;width: 260px;margin-left: 32px;}
.about .qyjs .conbox .box ul li:first-child {margin-left: 0;}
.about .qyjs .conbox .box ul li span {display: block;width: 260px;height: 222px;overflow: hidden;}
.about .qyjs .conbox .box ul li img {display: block;width: 260px;height: 222px;transition: all 0.5s;}
.about .qyjs .conbox .box ul li p {text-align: center;font-size: 16px;margin-top: 14px;}

.about .qyjs .qyjsBtnl {display: block;width: 45px;height: 82px;background: #f4f4f4;position: absolute;left: -65px;top: 70px;cursor: pointer;}
.about .qyjs .qyjsBtnl i {display: block;height: 82px;width: 45px;background: url(../images/main/jtl01.png) no-repeat center;}
.about .qyjs .qyjsBtnr {display: block;width: 45px;height: 82px;background: #f4f4f4;position: absolute;right: -65px;top: 70px;cursor: pointer;}
.about .qyjs .qyjsBtnr i {display: block;height: 82px;width: 45px;background: url(../images/main/jtr01.png) no-repeat center;}
.about .qyjs .conbox .box ul li:hover img {transform: scale(1.1);}
.about .qyjs .conbox .box ul li:hover p {color: #004C9F;}
.about .qyjs .qyjsBtnl:hover ,.about .qyjs .qyjsBtnr:hover {background: #004C9F;}
.about .qyjs .qyjsBtnl:hover i {background: url(../images/main/jtl02.png) no-repeat center;}
.about .qyjs .qyjsBtnr:hover i {background: url(../images/main/jtr02.png) no-repeat center;}

/*news*/

.news {
	margin-top: 47px;
}
.news>div {
    width: 48%;
    margin: 10px 1%;
	height: auto;
}
.news>div .title {
	height: 42px;
	border-bottom: 1px solid #C7CDCF;
}
.news>div .title p {
	line-height: 24px;
	background: url(../images/main/n1.png) no-repeat left center;
	color: #666666;
}
.news>div .title p b {
	font-size: 20px;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
}
.news>div .title p a {
	color: #666666;
	font-size: 16px;
}
.news>div .pic {
	margin-top: 15px;
}
.news>div .list1 {
	padding: 0;
	margin-top: 20px;
	
}
.news>div .list1 a{ width:72%; float:left;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.news>div .list1 span{ width:27%; text-align:right;}
.news>div .list1 li {
	
	line-height:40px;
	height:40px;
	border-bottom:1px solid #dedede;
	color: #666666;
	
	width:100%;
}
.news>div .list1 li a {
	color: #666666;
}
.news>div .list1 li a:hover {
	color: #0F4EB5;
}
.news .list2 {
	padding: 0;
	margin: 0;
	margin-top: 10PX;
}
.news .list2 li {
	border-bottom: 1px dashed #dedede;
	padding: 6px 0;
}
.news .list2 li a {
	color: #333;
	font-weight: bold;
}
.news .list2 li .txt1 {
	width: 100%;
	margin-bottom: 6px;
	margin-top: 6px;
	
}
.news .list2 li .txt2 {
	line-height: 24px;
	color: #666;
	width: 100%;
}
.news .list2 li img {
	padding-right: 6px;
}

/*************底部**************/
/*footer*/
#footer {
	background: #333;
	margin-top: 80px;
	color:#888888;
}
.copy{ text-align:center; background:#242424; color:#fff; padding:15px 0; }
.main_foot {
	height: auto;
	padding: 30px 0;
}
.main_footdl {
	min-width: 100px;
	padding: 0 55px;
	border-right: 1px solid #525252;
}
.main_footdl dt {
	height: 25px;
	text-align: center
}
.main_footdl dt h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.main_footdl dt h3 a {
	color: #fff;
	font-size: 18px
}
.main_footdl dt h3 a:hover {
	color: #CDA142
}
.main_footdl dd {
	height: auto;
	overflow: hidden;
	margin-top: 10px
}
.main_footdl dd p {
	height: 28px;
	line-height: 28px;
	text-align: center
}
.main_footdl dd p a {
	font-size: 14px;
	color: #888;
	margin-right: 10px
}
.main_footdl dd p a:hover {
	color: #CDA142
}
.main_footdl02 {
	border: none;
}
.main_footdl02 dt {
	width: 120px;
	height: auto;
	overflow: hidden;
	text-align: center;
	float: none
}
.main_footdl02 dd {
	margin-top: 10px;
	float: none;
	text-align: center
}
.main_footdl02 dt img {
	display: block;
	width: 100%;
	margin-top: 0px;
}
.main_footdl02 dd img {
	display: block;
	border: 6px solid #fff;
	width: 102px
}
.main_foottel {
	width: 300px;
	margin-top:10px;
}
.main_foottel a {
	height: 32px;
	margin: 0 auto;
	width: 120px;
	border: 1px solid #fff;
	background:#fff;
	display: block;
	color:#666;
	text-align: center;
	line-height: 32px;
	border-radius: 2px;
}
.main_foottel a:hover {
	background: #CDA142;
	color: #fff;
}
.main_foottel h5 {
	font-size: 28px;
	padding: 0;
	margin: 0;
	color:#fff;
	text-align: center;
}
.main_foottel p {
	padding: 5px 0;
	color:#fff;
	text-align: center;
}

.scroll {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 3px;
	bottom: 50px;
	cursor: pointer;
	background: url(../images/footer/top.png) bottom no-repeat;
	height: 42px;
}
.scroll:hover {
	background: url(../images/footer/top.png) top no-repeat;
	height: 42px;
}
/**/

/**手机底部导航菜单***/
#bottomNav {
	display: none;
	background: #f5f5f5;
	height: 62px;
	background-repeat: repeat-x;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow: visible;
}
.bmeum {
	color: #fff;
	text-align: center;
	padding-top: 6px;
}
.bmeum a {
	color: #9C9C9C;
}
.bmeum a:hover {
	text-decoration: none;
	color: #9C9C9C;
}
.bottom_mobile {
	width: 33%;
	float: left;
}
/*内页公共样式*/
.mub02address{width: 100%;border-bottom: 1px solid #e4e4e4;}
.mub02address .con{width: 100%;height: 43px;}
.mub02address .homePage{display: block;width: 43px;height: 43px;background: url(../images/main/mub02address_homePage.png) no-repeat center;float: left;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;}
.mub02address p{height: 43px; width:84%; line-height: 43px;font-size: 13px;color: #999999;float: left;margin-left: 18px;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mub02address p a{color: #999999;padding: 0 4px;}
.mub02address .backList{display: block;width: 117px;height: 43px;line-height: 43px;text-align: center;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;float: right;font-size: 13px;color: #999999;text-decoration: none; cursor:pointer;}
.mub02address .backList img{display: inline-block;*display: inline-block;margin-right: 10px;position: relative;top: 2px;}
.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	margin-top: -30px;
	overflow: hidden;
}
.pagingNav .uls a {
	float: left;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	color: #666;
	border: 1px solid #ccc;
	text-decoration: none;
	float: left
}
.pagingNav .uls a:hover, .pagingNav .uls a.cur {
	background-color: #0061AE;
	border-color: #0061AE;
	color: #fff;
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
*background-color:transparent;
*color:#666;
}
/*in news*/
.cont {
	text-align: center;

	color: #fff; 
	padding:10px 0;
	font-size: 16px;
	font-weight:bold;
	background: #043985;
	
}
.cont h4{ color:#fff; }
.slide_lx{ padding:0 20px; border:1px solid #D1D1D1;padding-bottom:20px;}
.slide_lx p{ line-height:24px; margin:0; padding:10px 0;}
.prort2{ float:left; border:1px solid #dedede; margin-top:15px; padding-left:2%; padding-bottom:20px; }
.prort2 h3{font-weight: normal;font-size: 20px;}
.prort2 h3 a{color: #333; text-decoration:none;}
.prort2 p{font-size: 14px;color: #666;line-height: 25px;margin-top: 15px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 53px;}
.prort2 h3 a:hover{ color:#043985}
.prort2 span{margin-top: 20px;overflow: hidden; display:block;}
.prort2 span a{width: 130px;height: 40px;background: #043985 url(../images/main/ProductIcon02.png) no-repeat 15px 10px ;color: #fff;border-radius: 50px;line-height: 40px;font-size: 14px;display: block; text-align: center;margin-left: 10px;float: left;}
.prort2 span a.a2{background: #cda142 url(../images/main/ProductIcon03.png) no-repeat 15px 10px ;}
.prort2 span a:first-child{margin-left: 0;}
.n_info_con { padding:0px 0px 0 0px;  font-size:14px; background:#fff; padding-left:12px; padding-right:12px; padding-bottom:12px;}
.n_info_con strong{ font-weight:bold;}
.n_info_con h1 {  padding-top:16px; color: #333;  font-weight:normal;  font-size: 22px; line-height: 30px; padding-bottom:10px; text-align: center;font: 20px/33px "Microsoft Yahei";}
.n_info_con2 { margin:0 auto; border:1px solid #D6D6D6; clear:both;}

.info_con_tit { line-height:24px; margin-bottom:15px; }
.info_con_tit span { margin-right:20px;}
.info_con_tit .m_qrinfo{position:relative;}
.m_qrcode{ display:none; position:absolute; left:0px; top:20px; background:#fff;border:1px dashed #f1f1f1; }
.m_qrcode em{ line-height:24px; color:red; display:block; text-align:center;}
.info_con_tit .n_tit {  text-align:left; color:#666; border-bottom:1px dashed #999; height:44px; line-height:44px; padding-left:12px;}
.info_con_tit .n_tit .m_qrinfo a{background:url(img/pro/tel0.gif) no-repeat left top; height:45px; display:inline-block; font-size:0px; width:24px;}
.info_con_tit .n_tit .m_qrinfo a:hover{background:url(img/pro/tel1.gif) no-repeat left top;}
.info_con_tit .n_tit a{ color:#BCBBBB; }
.info_con_tit .n_tit span .cur{color:#000;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
#cntrBody{ padding-top:12px;}
.n_info_con p { line-height:28px; margin:15px 0; color:#666;}
.n_info_con p a { color:#B21117; padding-left:4px; padding-right:4px; }

.info_key { border-bottom:solid 1px #ccc; line-height:30px; padding:0 10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; padding-bottom:20px;}
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}
.info_b{border-top:none; padding:10px;}
.left2bot{ display:none;}
ul.p_list_ul li, ul.p_list_ul2 li {  line-height:40px; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-indent:20px;display:block; border-bottom:1px dashed #ccc; color:#666; font-size:14px; }

ul.p_list_ul2 li a,ul.p_list_ul li a{ color:#666;}
.t04{ padding-left:10px;}
/*in pro*/
.pro_detail h3{ text-align:center; font-size:20px; color:#333;}
/*video*/
.video ul { padding:0;}
.video ul li{ float:left; width:31.3%; margin:1%;}
/*honor*/
.honor ul{ padding:0;}
.honor ul li{ float:left; width:31.3%; margin:1%; border:1px solid #f1f1f1; }
.honor ul li p{ text-align:center; background:#f1f1f1; padding:10px;}
.honor ul li img{ height:160px;}
/*message*/
.message {
	margin-top: 20px;
	margin-bottom: 50px;
}
.message h2 {
	color: #1C5BB8;
	text-align: center;
	padding: 15px 0;
}
.p4-order-form-1 {
	overflow: hidden;
}
.p4-order-form-1 .p4-titlel-1 {
	width: 145px;
	height: 56px;
	font-size: 18px;
	line-height: 56px;
	text-align: center;
	color: #666;
	background: #dedede;
}
.p4-order-form-1-con {
	border: 1px solid #dedede;
	padding: 40px 15%;
}
.p4-order-form-1-con li p {
	padding-left: 130px;
	color: #999;
	font-size: 12px;
}
.p4-order-form-1-con li {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 45px;
	color: #666;
	overflow: hidden;
}
.p4-order-form-1-con li span {
	font-weight: bold;
	color: #666;
}
.p4-order-form-1-con li b {
	color: #f00;
}
.p4-order-form-1-con li .row-hd {
	color: #666;
}
.p4-order-form-1-con li p {
	clear: both;
}
.p4-order-form-1-con label {
	display: inline-block;
	width: 120px;
	color: #666;
	vertical-align: top;
	text-align: right;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}
.p4-order-form-1-con .inputs,  .p4-order-form-1-con li select {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #DEDEDE;
	height: 43px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
}
.p4-order-form-1-con .p4-order-form-1-t1 {
	width: 100%;
}
.p4-order-form-1-t1 textarea {
	width: 73%;
	height: 102px;
	line-height: 24px;
	border: 1px solid #DEDEDE;
	outline: none;
	resize: none;
	overflow: auto;
	margin-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
.p4-order-form-1-con .p4-order-form-1-t2 {
	width: 100%;
}
.p4-order-form-1-t2 input {
	width: 150px;
	vertical-align: top;
}
.p4-order-form-1-t2 span {
	width: 153px;
	height: 25px;
}
.p4-order-form-1-con .p4-order-form-1-t3 {
	padding-left: 120px;
}
.p4-order-form-1-con .p4-order-form-1-t3 input {
	width: 80px;
	height: 30px;
	border: 0;
	text-align: center;
	margin-right: 30px;
	color: #fff;
	padding-left: 0;
	cursor: pointer;
}
.p4-order-form-1-con .p4-order-form-1-b1 {
	background: #CDA142;
	line-height:35px;
}
.p4-order-form-1-con .p4-order-form-1-t4 {
	overflow: auto;
	height: auto;
	min-height: 35px;
	width: 100%
}
.p4-order-form-1-con .p4-order-form-1-t4 input {
	vertical-align: middle;
	width: 14px;
	margin: 0 10px;
}
.contact_c2 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.contact_c2 li {
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	float: left;
	height: 93px;
	line-height: 93px;
	font-size: 18px;
	color: #222222;
}
.contact_c2 li.li01 {
	width: 220px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li02 {
	width: 380px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	color: #666;
}
.contact_c2 li i {
	display: inline-block;
	padding-left: 40px;
}
.contact_c2 li img {
	padding-right: 5px;
}

/*联系我们*/
.cont_r, .cont_l {
	width: 48%;
	margin-top: 30px;
}

.cont_r  h3{height: 85px;font-size: 26px;color: #222222;font-weight: normal;}
.cont_r  h3 em{display: block;font-size: 18px;color: #b1b1b1;margin-top:5px; font-style:normal;}
.cont_r p {
	color: #666;
	line-height: 28px;
	font-size: 15px;
	border-bottom: 1px dashed #dedede;
	padding: 5px 0;
}
 .lxlst { padding:0;}
 .lxlst li{padding-left:68px;font-size: 14px;color: #545454;line-height: 28px;position: relative;margin-bottom: 30px;} 
 .lxlst li b{position: absolute;left:0;top:0;}
.lxlst li em{font-size: 24px;color: #545454;}


#page{padding-top:20px;padding-right:10px;clear:both;float:right;}
#page a{background: #F4FAFB;border: 1px solid #3C8DBC;color: #9CACAF;margin-right: 3px;display: block;float: left;padding: 3px 8px;text-decoration: none;}
#page span.page_current{background:#367FA9;color: #fff;font-weight: bold;display: block;float: left;padding: 4px 10px;margin-right: 3px;}